Invokes the function with the specified name.
Namespace: com.mindfusion.scripting
File: com.mindfusion.scripting
Java Copy Code |
---|
Object invokeFunction ( |
The name of the function to invoke.
The list of arguments of the function.
The result of the invocation.